sourceName property
String
get
sourceName
The name of the source from which the data point was fetched.
Implementation
String get sourceName => _sourceName;
The name of the source from which the data point was fetched.
String get sourceName => _sourceName;