structName property

String get structName

The Dart-side type name of this struct

Implementation

String get structName => runtimeType.toString();