getDefault static method

UpdateCollectionReply getDefault()

Implementation

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