create method Null safety

StatRequest create()

Implementation

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