copyWithConstructorDeclaration method

String copyWithConstructorDeclaration()

Implementation

String copyWithConstructorDeclaration() {
  return '$type? $name';
}