AureusValues class

A helper class that creates flattened variables to access all of the information gathered from AureusResource without making the code unbearable to read.

Constructors

AureusValues()

Properties

branding AureusBranding?
getter/setter pair
darkMode AureusStylization?
getter/setter pair
dataPermissions List<DataPermissionObject>?
getter/setter pair
developerEmail String?
getter/setter pair
developerName String?
getter/setter pair
font String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
help Widget?
getter/setter pair
home Widget?
getter/setter pair
information AureusInformation?
getter/setter pair
lightMode AureusStylization?
getter/setter pair
mission String?
getter/setter pair
name String?
getter/setter pair
getter/setter pair
onboarding Widget?
getter/setter pair
onboardingDemo Widget?
getter/setter pair
onboardingInfo Widget?
getter/setter pair
privacy String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
safetySettings Safety?
getter/setter pair
settings Widget?
getter/setter pair
signIn Widget?
getter/setter pair
signUp Widget?
getter/setter pair
splash Widget?
getter/setter pair
support Widget?
getter/setter pair
tos String?
getter/setter pair
userSupport String?
getter/setter pair

Methods

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