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