is23111 method
Returns true if the device is a 23111 aka NothingPhone2a
Implementation
Future<bool?> is23111() {
throw UnimplementedError('is23111() has not been implemented.');
}
Returns true if the device is a 23111 aka NothingPhone2a
Future<bool?> is23111() {
throw UnimplementedError('is23111() has not been implemented.');
}