difficulty property

  1. @JsonKey(fromJson: BigInt.tryParse)
BigInt? difficulty
inherited

Implementation

@JsonKey(fromJson: BigInt.tryParse)
BigInt? get difficulty => throw _privateConstructorUsedError;