toMap method

Map? toMap()

Implementation

Map? toMap() {
  return resultMap;
}