requested property

List<String>? requested
getter/setter pair

A list of full type names of requested contexts.

Implementation

core.List<core.String>? requested;