create static method

ReadyRequest create()

Implementation

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