getDefault static method

CreateWebKeyResponse getDefault()

Implementation

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