batch property

Map<int, ContractCall> batch
getter/setter pair

Implementation

late Map<int, ContractCall> batch;