bool hasProperties

Source

bool get hasProperties =>
    inheritedProperties.isNotEmpty || instanceProperties.isNotEmpty;