status property
The status of the association. Possible values: active or pendingApproval.
Implementation
@BuiltValueField(wireName: r'status')
AssociationStatus get status;
The status of the association. Possible values: active or pendingApproval.
@BuiltValueField(wireName: r'status')
AssociationStatus get status;