toMap method

Map toMap()

Implementation

Map toMap() {
  return Contact._toMap(this);
}