notifSubtype property

  1. @JsonKey.new(name: 'notif_subtype')
String get notifSubtype
inherited

Implementation

@JsonKey(name: 'notif_subtype')
String get notifSubtype => throw _privateConstructorUsedError;