getDefault static method

HeraResponse getDefault()

Implementation

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