menu
at_location_flutter package
documentation
service/send_location_notification.dart
SendLocationNotification
getLocationDataModel method
getLocationDataModel method
dark_mode
light_mode
getLocationDataModel
method
LocationDataModel
?
getLocationDataModel
(
String
_atsign
)
Implementation
LocationDataModel? getLocationDataModel(String _atsign) => allAtsignsLocationData[_atsign];
at_location_flutter package
documentation
service/send_location_notification
SendLocationNotification
getLocationDataModel method
SendLocationNotification class