type property

  1. @BuiltValueField.new(wireName: r'type')
ReleaseUpdateDetailsTypeEnum? get type

Type of terminal action: Update Release.

Implementation

@BuiltValueField(wireName: r'type')
ReleaseUpdateDetailsTypeEnum? get type;