getDefault static method

RecorderMsgResponse getDefault()

Implementation

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