PWConfig class

Constructors

PWConfig()

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

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

Static Properties

errorLogPath String
getter/setter pair

Constants

appAuthor → const String
appAuthorEmail → const String
appName → const String
appVersion → const String
currencyDecimalDigits → const String
currencyFormat → const String
currencySymbol → const String
currencySymbolPosition → const String
dateFormat → const String
dateTimeFormat → const String
hourFormat → const String
localeFormat → const String
minFormat → const String
moneyFormat → const String
timeFormat → const String