ExtrinsicPartTypeIds constructor
ExtrinsicPartTypeIds({})
Implementation
ExtrinsicPartTypeIds({
required this.addressType,
required this.callType,
required this.signatureType,
required this.extraType,
});
ExtrinsicPartTypeIds({
required this.addressType,
required this.callType,
required this.signatureType,
required this.extraType,
});