is24111 method

Future<bool?> is24111()

Returns true if the device is a is24111 aka NothingPhone3a and NothingPhone3aPro

Implementation

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