v1TvcOperatorSetParams constructor
const
v1TvcOperatorSetParams({})
Implementation
const v1TvcOperatorSetParams({
required this.name,
this.newOperators,
this.existingOperatorIds,
required this.threshold,
});