is22111 method

Future<bool?> is22111()

Returns true if the device is a 22111 aka Nothing Phone 2

Implementation

Future<bool?> is22111() {
  throw UnimplementedError('is22111() has not been implemented.');
}