menu
fkappa package
documentation
kappa.dart
CustomParameterCodec
decode property
decode property
dark_mode
light_mode
decode
property
String
Function
(
String
field
)
decode
final
custom function to decode the field
Implementation
final String Function(String field) decode;
fkappa package
documentation
kappa
CustomParameterCodec
decode property
CustomParameterCodec class