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