nodeType property

String? nodeType

Implementation

String? get nodeType => _$this._nodeType;
void nodeType=(String? nodeType)

Implementation

set nodeType(String? nodeType) => _$this._nodeType = nodeType;