getDefault static method

ListContextsResponse getDefault()

Implementation

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