getDefault static method

NewCollectionReply getDefault()

Implementation

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