isNotification property

  1. @JsonKey(name: 'is_notification')
bool get isNotification
inherited

Implementation

@JsonKey(name: 'is_notification')
bool get isNotification => throw _privateConstructorUsedError;