decoder property
T Function(String)
get
decoder
Function to decode stored string into value of type T.
Implementation
T Function(String) get decoder;
Function to decode stored string into value of type T.
T Function(String) get decoder;