healthDoubtNotification property Null safety

Map<String, dynamic>? healthDoubtNotification
@JsonKey(name: 'healthDoubtNotification'), read / write

Implementation

@JsonKey(name: 'healthDoubtNotification')
Map<String, dynamic>? healthDoubtNotification;