create static method

StrictModeConfig create()

Implementation

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