tdIdentifier property

String get tdIdentifier

The identifier of the _thingDescription associated with this form.

Implementation

String get tdIdentifier => _thingDescription.identifier;