first_only property

  1. @JsonKey(name: 'first', disallowNullValue: true, includeIfNull: false)
Object? first_only
final

Implementation

@JsonKey(name: 'first', disallowNullValue: true, includeIfNull: false)
final Object? first_only;