parameters property

Map<BigInt, BigInt>? parameters
final

Parameters proposed to be modified and their values

Implementation

final Map<BigInt, BigInt>? parameters;