toEquals method

String toEquals()

Implementation

String toEquals() {
  return '$name == other.$name';
}