info property Null safety

APIInfo info
read / write

Provides metadata about the API.

REQUIRED. The metadata MAY be used by tooling as required.

Implementation

APIInfo info = APIInfo.empty();