getDeviceModel method

Future<String?> getDeviceModel()

Implementation

Future<String?> getDeviceModel() => _plugin.getDeviceModel(this);