source property

  1. @JsonKey(unknownEnumValue: RulingSource.unknown)
RulingSource source
final

The company which produced this ruling.

Implementation

@JsonKey(unknownEnumValue: RulingSource.unknown)
final RulingSource source;