create static method

Implementation

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