info property Null safety
read / write
Provides metadata about the API.
REQUIRED. The metadata MAY be used by tooling as required.
Implementation
APIInfo info = APIInfo.empty();
Provides metadata about the API.
REQUIRED. The metadata MAY be used by tooling as required.
APIInfo info = APIInfo.empty();