schema property

  1. @protected
String? schema

Returns the schema of this Instance. You should avoid usint the schema directly.

Implementation

@protected
static String? get schema => _schema;