create static method

SettingObject create()

Implementation

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