getDefault static method

NativeInteractionReq getDefault()

Implementation

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