@override void setObserveButton(bool value) { methodChannel.invokeListMethod( 'setObserveButton', <String, bool>{'value': value}, ); }