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