isModel property

bool isModel

Checks if this is a model

Implementation

bool get isModel => mediaType.startsWith('model/');