menu
csv_storage package
documentation
adapter.dart
Coder<S, T>
decode abstract method
decode abstract method
dark_mode
light_mode
decode
abstract method
T
decode
(
String
string
)
Implementation
T decode(String string);
csv_storage package
documentation
adapter
Coder<S, T>
decode abstract method
Coder class