requested property

List<String> requested
final

A list of full type names of requested contexts, only the requested context will be made available to the backend.

Implementation

final List<String> requested;