structName property
String
get
structName
The Dart-side type name of this struct
Implementation
String get structName => runtimeType.toString();
The Dart-side type name of this struct
String get structName => runtimeType.toString();