Retrieves the device name from the native platform.
Future<String?> getDeviceName() { throw UnimplementedError('getDeviceName() has not been implemented.'); }