TUpdateRootQuorumBody constructor
const
TUpdateRootQuorumBody({})
Implementation
const TUpdateRootQuorumBody({
this.timestampMs,
this.organizationId,
required this.threshold,
required this.userIds,
});
const TUpdateRootQuorumBody({
this.timestampMs,
this.organizationId,
required this.threshold,
required this.userIds,
});