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