signature method

String signature()

Returns a human-readable representation of this struct's current field values.

Implementation

String signature() => structName;