notifType property

  1. @JsonKey.new(name: 'notif_type')
int get notifType
inherited

Implementation

@JsonKey(name: 'notif_type')
int get notifType => throw _privateConstructorUsedError;