Ace5LiteRChannelInterface constructor
Constructor.
Implementation
Ace5LiteRChannelInterface({
required super.config,
super.userMixInEnable,
super.debugMixInEnable,
super.responseMixInEnable,
super.tagMixInEnable,
super.chunkMixInEnable,
super.idMixInEnable,
}) : super(
useCrediting: false,
sharedCredits: false,
numRp: 0,
);