toSource method

String toSource()

Returns 'type name' — the parameter in source-compatible form.

Implementation

String toSource() => '$type $name';