tdIdentifier property
String
get
tdIdentifier
The identifier of the _thingDescription
associated with this form.
Implementation
String get tdIdentifier => _thingDescription.identifier;
The identifier of the _thingDescription
associated with this form.
String get tdIdentifier => _thingDescription.identifier;