PlatformInfoFuture extension

on

Properties

deviceBrand Future<String?>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
deviceModel Future<String?>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
deviceType Future<String>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
deviceUUID Future<String>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
ipAddress Future<String?>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
isSimulator Future<bool>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
language Future<String>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
locale Future<String>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
location Future<GeoPoint>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter
softwareVersion Future<String?>

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension

no setter

Methods

get() DeviceInfo

Available on FutureOr<DeviceInfo>, provided by the PlatformInfoFuture extension