attachedDatabase property
The database class that this user is attached to.
Implementation
@override
GeneratedDatabase get attachedDatabase => this;
The database class that this user is attached to.
@override
GeneratedDatabase get attachedDatabase => this;