multipleOf property

  1. @JsonKey(fromJson: _fromJsonInt)
int? get multipleOf

Implementation

@JsonKey(fromJson: _fromJsonInt)
int? get multipleOf;