isAccepted property
true if this location's version is either acceptedVersion or publishedVersion; otherwise false.
Implementation
@JsonKey(name: 'is_accepted')
bool? isAccepted;
true if this location's version is either acceptedVersion or publishedVersion; otherwise false.
@JsonKey(name: 'is_accepted')
bool? isAccepted;