iosInfo property
Future<TBLIosDevice>
get
iosInfo
Implementation
Future<TBLIosDevice> get iosInfo async =>
_cachedIosDeviceInfo ??= await _platform.iosInfo();
Future<TBLIosDevice> get iosInfo async =>
_cachedIosDeviceInfo ??= await _platform.iosInfo();