MemberFlagsManager class final

Constructors

MemberFlagsManager(List<MemberFlag> _flags)

Properties

hashCode int
The hash code for this object.
no setterinherited
list List<MemberFlag>
no setter
member Member
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
server Server
latefinal

Methods

allowBypassVerification({String? reason}) Future<void>
disallowBypassVerification({String? reason}) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sync(List<MemberFlag> flags, {String? reason}) Future<void>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited