getDefault static method

MsgStoreCodeResponse getDefault()

Implementation

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