identifier property

String? get identifier
inherited

An SPDX license expression for the API. The identifier field is mutually exclusive of the url field.

Implementation

String get name;/// An [SPDX](https://spdx.org/spdx-specification-21-web-version#h.jxpfx0ykyb60) license expression for the API.
/// The identifier field is mutually exclusive of the url field.
String? get identifier;