activityAlert property

  1. @JsonKey.new(name: 'activity_alert')
bool? get activityAlert
inherited

Implementation

@JsonKey(name: 'activity_alert')
bool? get activityAlert => throw _privateConstructorUsedError;