roles property

  1. @BuiltValueField.new(wireName: r'roles')
BuiltList<String> get roles

List of roles for the API credential.

Implementation

@BuiltValueField(wireName: r'roles')
BuiltList<String> get roles;