$USubscribeReposMessageExtension extension
Properties
- account → Account
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns this data as Account.no setter - accountOrNull → Account?
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns Account if this data is Account, otherwise null.no setter - commit → Commit
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns this data as Commit.no setter - commitOrNull → Commit?
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns Commit if this data is Commit, otherwise null.no setter - identity → Identity
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns this data as Identity.no setter - identityOrNull → Identity?
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns Identity if this data is Identity, otherwise null.no setter - info → Info
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns this data as Info.no setter - infoOrNull → Info?
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns Info if this data is Info, otherwise null.no setter - isAccount → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is Account, otherwise false.no setter - isCommit → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is Commit, otherwise false.no setter - isIdentity → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is Identity, otherwise false.no setter - isInfo → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is Info, otherwise false.no setter - isNotAccount → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is not Account, otherwise false.no setter - isNotCommit → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is not Commit, otherwise false.no setter - isNotIdentity → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is not Identity, otherwise false.no setter - isNotInfo → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is not Info, otherwise false.no setter - isNotUnknown → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is not unknown object, otherwise false.no setter - isUnknown → bool
-
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns true if this data is unknown object, otherwise false.no setter -
unknown
→ Map<
String, dynamic> -
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns this data as JSON object.no setter -
unknownOrNull
→ Map<
String, dynamic> ? -
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns JSON object if this data is unknown, otherwise null.no setter
Methods
-
toJson(
) → Map< String, dynamic> -
Available on USubscribeReposMessage, provided by the $USubscribeReposMessageExtension extension
Returns JSON representation.