@override Future<void> openCashBox() async { return await methodChannel.invokeMethod<void>('openCashBox'); }