status property

The status for the account.

Implementation

String get $type;@AtUriConverter() AtUri? get uri; String? get cid;/// The status for the account.
@StatusViewStatusConverter() StatusViewStatus get status;