create static method

Json create()

Implementation

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