YimRouterRoleAnonymous class

匿名角色

Inheritance

Constructors

YimRouterRoleAnonymous()

Properties

hasGetRolePage bool
是否有获取这个角色的页面
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

challengeUser(IYimRouterUser<IYimRouterRole> user) bool
指定角色是否通过
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toGetRolePage<T>(BuildContext context, IYimRouterUser<IYimRouterRole> user, YimRouterPageParam<T?>? params) YimPage?
获取角色的页面
override
toString() String
A string representation of this object.
inherited

Operators

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