create static method

HomeRequest create()

Implementation

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