L10nSheet class
Constructors
-
L10nSheet.new(Sheet sheet, List<
List< data)String?> > -
factory
- L10nSheet.empty()
-
const
-
L10nSheet.raw(Map<
String, DataRow> data, List<String> languages)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator +(
L10nSheet other) → L10nSheet -
operator ==(
Object other) → bool -
The equality operator.
inherited