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