create static method

ReportRequest create()

Implementation

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