create static method

HomeResponse create()

Implementation

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