获取授权页协议勾选框选中状态
@override Future<void> setCheckboxIsChecked() async { return await methodChannel.invokeMethod('setCheckboxIsChecked'); }