componentType property
String?
get
componentType
Type of the component.
Use constants from HealthComponentType or custom strings.
Returns null by default.
Implementation
String? get componentType => null;