com_atproto_admin_defs library

Functions

isAccountView(Map<String, dynamic>? object) bool
Returns true if object is AccountView, otherwise false.
isRepoBlobRef(Map<String, dynamic>? object) bool
Returns true if object is RepoBlobRef, otherwise false.
isRepoRef(Map<String, dynamic>? object) bool
Returns true if object is RepoRef, otherwise false.
isStatusAttr(Map<String, dynamic>? object) bool
Returns true if object is StatusAttr, otherwise false.