getDefault static method

RegisterKeyResponse getDefault()

Implementation

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