OutputContractCreated constructor
const
OutputContractCreated({
- required String contractId,
Implementation
const OutputContractCreated({required this.contractId});
const OutputContractCreated({required this.contractId});