getDefault static method

NewCollectionRequest getDefault()

Implementation

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