menu
locus
locus.dart
LocusInterface
getLocations abstract method
getLocations
dark_mode
light_mode
getLocations
abstract method
Future
<
List
<
Location
>
>
getLocations
(
{
int
?
limit
,
})
Implementation
Future<List<Location>> getLocations({int? limit});
locus
locus
LocusInterface
getLocations abstract method
LocusInterface class