getDefault static method

ListWebKeysResponse getDefault()

Implementation

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