getDefault static method

VoucherQuery getDefault()

Implementation

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