getDefault static method

CreateProofResponse getDefault()

Implementation

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