reason property

  1. @BuiltValueField.new(wireName: r'reason')
String get reason

Contains the download URL where you can obtain a copy of the report.

Implementation

@BuiltValueField(wireName: r'reason')
String get reason;