is22111 method

Future<bool?> is22111()

Returns true if the device is a 22111 aka NothingPhone2

Implementation

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