idBasedString method

String idBasedString()
inherited

Implementation

String idBasedString() {
  return 'id: $id';
}