notifId property

  1. @JsonKey.new(name: 'notif_id')
int get notifId
inherited

Implementation

@JsonKey(name: 'notif_id')
int get notifId => throw _privateConstructorUsedError;