create static method

ArchResponse create()

Implementation

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