provided property

List<String>? provided
getter/setter pair

A list of full type names of provided contexts.

Implementation

core.List<core.String>? provided;