deserializeInputType property

String deserializeInputType

The Type expected from the provider when deserializing

Implementation

String get deserializeInputType => 'Map<String, dynamic>';