hasFields method

bool hasFields()

Implementation

bool hasFields() {
  return map.isNotEmpty;
}