name property

  1. @override
String name
override

Returns the name of this DataType.

Implementation

@override
String get name => 'quaternion';