create static method

SamplerConfig create()

Implementation

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