create static method

BuildConfig create()

Implementation

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