getDefault static method

CreateChannelResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static CreateChannelResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<CreateChannelResponse>(create);