menu
squadron package
documentation
squadron_annotations.dart
SquadronService
SquadronService const constructor
SquadronService const constructor
dark_mode
light_mode
SquadronService
constructor
const
SquadronService
(
{
bool
pool
=
true
,
bool
vm
=
true
,
bool
web
=
true
,
String
baseUrl
=
''
,
})
Implementation
const SquadronService( {this.pool = true, this.vm = true, this.web = true, this.baseUrl = ''});
squadron package
documentation
squadron_annotations
SquadronService
SquadronService const constructor
SquadronService class