displayName property

  1. @BuiltValueField(wireName: r'display_name')
String displayName

The display name for this retention policy.

Implementation

@BuiltValueField(wireName: r'display_name')
String get displayName;