waitOnlyTag property
Property that defines the tour waitOnlyTag
according to its current properties.
Implementation
String get waitOnlyTag => '''
<gx:Wait>
<gx:duration>6.0</gx:duration>
</gx:Wait>
''';
Property that defines the tour waitOnlyTag
according to its current properties.
String get waitOnlyTag => '''
<gx:Wait>
<gx:duration>6.0</gx:duration>
</gx:Wait>
''';