Onboard class

Constructors

Onboard.new()

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

intro(Configuration _configuration, {TemplateRF? template}) → dynamic
language(Configuration _configuration, {TemplateRF? template}) → dynamic
login(Configuration _configuration, {TemplateRF? template}) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
otp(Configuration _configuration, {TemplateRF? template}) → dynamic
setup(Configuration _configuration, {TemplateRF? template}) → dynamic
splash(Configuration _configuration, {TemplateRF? template}) → dynamic
toString() String
A string representation of this object.
inherited

Operators

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