getDefault static method

TestRunDifference getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static TestRunDifference getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<TestRunDifference>(create);