MojoInterface class abstract

Constructors

MojoInterface()

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

apiWarmUp() → void
appTitle() String
completeRegistration(Map<String, dynamic> body) Future<MojoResult>
createAccountSubmit(BuildContext context, MojoUser user) Future<void>
darkSecondaryBackgroundColor() Color
darkTheme() ThemeData
getUserId() String
lightSecondaryBackgroundColor() Color
lightTheme() ThemeData
loadingImage() String
logError(Map<String, String> body) Future<int>
logoImage() String
nameChangeNotice() String
newsfeed() List
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