LocalSettings class

Constructors

LocalSettings.load()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
hasLocalSettings bool
getter/setter pair
packedRuleYaml String
name of the package batman.yaml file appropriate for the target platform.
no setter
pathToLocalSettings String
getter/setter pair
rulePath String
Path to the batman.yaml file.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
settings ↔ SettingsYaml
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
save() → void
toString() String
A string representation of this object.
inherited

Operators

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

Constants

filename → const String