CalculatorCodegenLoader class
Constructors
- CalculatorCodegenLoader()
-
const
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
-
load(
String path, Locale locale) → Future< Map< String, dynamic> > -
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
Constants
-
de
→ const Map<
String, dynamic> -
en
→ const Map<
String, dynamic> -
es
→ const Map<
String, dynamic> -
fr
→ const Map<
String, dynamic> -
it
→ const Map<
String, dynamic> -
ja
→ const Map<
String, dynamic> -
mapLocales
→ const Map<
String, Map< String, dynamic> > -
pt
→ const Map<
String, dynamic> -
ru
→ const Map<
String, dynamic> -
zh
→ const Map<
String, dynamic>