create static method

ReadyResponse create()

Implementation

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