apiCallKeys property

Set<String> apiCallKeys
getter/setter pair

Specific API endpoint keys this widget class uses. Empty set means no API calls are used.

Implementation

Set<String> apiCallKeys = {};