structDefault function

String structDefault(
  1. String structName
)

Implementation

String structDefault(String structName) => "$structName()";