CoreApiImpl class

Inheritance

Constructors

CoreApiImpl()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

buildWhenAccessDetermined(AppModel app, BuildIt buildIt) Widget
override
currentMember(BuildContext context) → MemberModel?
currentMemberId(BuildContext context) String?
override
getMember(BuildContext context) → MemberModel?
override
hasAccess(BuildContext context, ActionModel action) Future<bool>
override
isLoggedIn(BuildContext context) bool
override
memberIsOwner(BuildContext context, String appId) bool
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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