JsonFeature typedef

JsonFeature = Feature<Map<String, dynamic>>

Implementation

typedef JsonFeature = Feature<Map<String, dynamic>>;