FileDataReader class
- Implemented types
Constructors
- FileDataReader.new(String path)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
read(
String locale) → Future< String> -
Read the locale data found for
locale
on our path.override -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited