getDefault static method

GetKeyStringResponse getDefault()

Implementation

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