create static method

JSONSchema create()

Implementation

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