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