converters property

Map<String, Object? Function(dynamic)> converters
final

Implementation

final Map<String, Object? Function(dynamic)> converters = {};