create static method

ReportCollection create()

Implementation

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