create static method

ConfigResponse create()

Implementation

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