AuthorizationAllOf constructor
AuthorizationAllOf({})
Returns a new AuthorizationAllOf instance.
Implementation
AuthorizationAllOf({
this.createdAt,
this.updatedAt,
this.orgID,
this.permissions = const [],
this.id,
this.token,
this.userID,
this.user,
this.org,
this.links,
});