create static method

StatusRequest create()

Implementation

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