arn property

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

Implementation

@BuiltValueField(wireName: r'arn')
String? get arn;