type property

String get type

Returns the type of this DSX object as String.

Implementation

String get type => dsx.type;