FormatConvert typedef

FormatConvert = dynamic Function(dynamic value)

Implementation

typedef FormatConvert = dynamic Function(dynamic value);