create static method

HeraResponse create()

Implementation

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