ParamsOfGetBocHash({ @required String boc, }) { _boc = ArgumentError.checkNotNull(boc, 'ParamsOfGetBocHash boc'); }