supportedTrackerKinds constant

Set<String> const supportedTrackerKinds

Tracker kinds supported by the built-in factory.

Implementation

static const supportedTrackerKinds = <String>{'linear', 'local_plan'};