create static method

TracesData create()

Implementation

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