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