create static method

ScribeRequest create()

Implementation

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