create static method

Settings create()

Implementation

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