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