bool hasProperties

Source

bool get hasProperties => _getVariables().any((v) => !v.isConst);