menu
autobot package
documentation
components/task/task.mapper.g.dart
IterableMapper<I extends Iterable>
stringify method
stringify method
dark_mode
light_mode
stringify
method
String
?
stringify
(
I
self
)
inherited
Implementation
String? stringify(T self) => null;
autobot package
documentation
components/task/task.mapper.g
IterableMapper<I extends Iterable>
stringify method
IterableMapper class