create static method

GoSettings create()

Implementation

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