getDefault static method

StringPair getDefault()

Implementation

static StringPair getDefault() =>
    _defaultInstance ??= GeneratedMessage.$_defaultFor<StringPair>(create);