needCheckNotification property Null safety

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

Implementation

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