@override Future<String?> getDeviceName() async { return methodChannel.invokeMethod<String>('getDeviceName'); }