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