getDefault static method

OpenIMCallbackReq getDefault()

Implementation

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