getDefault static method

ListCollectionsReply getDefault()

Implementation

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