menu
info_x package
documentation
device_info.dart
PlatformInfoFuture
location property
location property
dark_mode
light_mode
location
property
Future
<
GeoPoint
>
get
location
Implementation
Future<GeoPoint> get location async => (await this).location;
info_x package
documentation
device_info
PlatformInfoFuture
location property
PlatformInfoFuture extension on
FutureOr
<
DeviceInfo
>