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