apiSpecs property

List<ApiSpec>? apiSpecs
getter/setter pair

The specs from the specified publisher.

Implementation

core.List<ApiSpec>? apiSpecs;