description property
Description of the notification policy (if present).
Implementation
@JsonKey(name: 'description')
late String? description;
Description of the notification policy (if present).
@JsonKey(name: 'description')
late String? description;