menu
reflutterweb package
documentation
reflutterweb_method_channel.dart
MethodChannelReflutterweb
locationUpdate method
locationUpdate method
dark_mode
light_mode
locationUpdate
method
@
override
void
locationUpdate
(
double
lat
,
double
lang
)
override
Implementation
@override void locationUpdate(double lat, double lang) { _reflutterweb.locationUpdate(lat, lang); }
reflutterweb package
documentation
reflutterweb_method_channel
MethodChannelReflutterweb
locationUpdate method
MethodChannelReflutterweb class