primary property

  1. @JsonKey(name: 'primary')
bool? primary
final

Implementation

@JsonKey(name: 'primary')
final bool? primary;