getDefault static method

ListStoresResponse getDefault()

Implementation

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