value property

  1. @JsonKey(fromJson: _amountFromJson)
BigInt value
inherited

Implementation

@JsonKey(fromJson: _amountFromJson)
BigInt get value => throw _privateConstructorUsedError;