import '../../../../../../model/source.dart'; Source get lunarscanSource => _lunarscanSource; Source _lunarscanSource = Source( name: "Lunar Scan", baseUrl: "https://lunarscan.com.br", lang: "pt-br", isNsfw:false, typeSource: "madara", iconUrl: "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/dart/manga/multisrc/madara/src/lunarscan/icon.png", dateFormat:"MMMMM dd, yyyy", dateFormatLocale:"pt-br" );