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