create static method

AliveResponse create()

Implementation

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