is23113 method

Future<bool?> is23113()

Returns true if the device is a 23111 aka NothingPhone2aPlus

Implementation

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