getDefault static method

OpenIMCallbackResp getDefault()

Implementation

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