deserializeInputType property

String deserializeInputType
inherited

The Type expected from the provider when deserializing

Implementation

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