iPhone11 property

DeviceInfo iPhone11
final

Implementation

final iPhone11 = _find(
  TargetPlatform.iOS,
  DeviceType.phone,
  'iphone-11',
);