active property
Indicates that the account has a repository which can be fetched from the host that emitted this event.
Implementation
String get $type; String? get comment;/// Indicates that the account has a repository which can be fetched from the host that emitted this event.
bool get active;