SporranInitialiser class

Initialisation class, passed to Sporrans constructor

Constructors

SporranInitialiser()

Properties

dbName String
Database name
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hostname String
Hostname
getter/setter pair
manualNotificationControl bool
Manual notification control.
getter/setter pair
password String
Password
getter/setter pair
port int
Port
getter/setter pair
preserveLocal bool
Preserve local storage
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scheme String
Scheme
getter/setter pair
username String
Username
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