create static method

SalesChannelInfo create()

Implementation

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