notifBody property

  1. @JsonKey.new(name: 'notif_body')
String get notifBody
inherited

Implementation

@JsonKey(name: 'notif_body')
String get notifBody => throw _privateConstructorUsedError;