sourceFeature property
String?
get
sourceFeature
The name of the feature which this extension belongs to. This is set by the bootstrapping process of Vyuh.
Implementation
String? get sourceFeature => _sourceFeature;