create static method

Schema create()

Implementation

@$core.pragma('dart2js:noInline')
static Schema create() => Schema._();