models/options_model library

Functions

mapDecoder<T>(Map<String, dynamic> args) → T

Typedefs

Decoder<T> = T Function(Map<String, dynamic>)