create static method

CloudResponse create()

Implementation

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