MemberFlagsManager class final
Constructors
-
MemberFlagsManager(List<
MemberFlag> _flags)
Properties
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