toField method

String toField()

Implementation

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