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