notifiableId property

  1. @JsonKey.new(name: 'notifiable_id')
int notifiableId
final

Implementation

@JsonKey(name: 'notifiable_id')
final int notifiableId;