links property
References to resources linked to the API credential.
Implementation
@BuiltValueField(wireName: r'_links')
ApiCredentialLinks? get links;
References to resources linked to the API credential.
@BuiltValueField(wireName: r'_links')
ApiCredentialLinks? get links;