getDefault static method

KeyResponse getDefault()

Implementation

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