hasSchema property

bool hasSchema

Check the existence of a schema

Implementation

bool get hasSchema => _schema != null;