getDefault static method

PromptResponse getDefault()

Implementation

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