hasNormals property

bool get hasNormals

Implementation

bool get hasNormals => normals?.isNotEmpty == true;