isPrimary property

  1. @JsonKey(name: 'is_primary')
bool isPrimary
inherited

Implementation

@JsonKey(name: 'is_primary')
bool get isPrimary => throw _privateConstructorUsedError;