ConstructionPreprocessResponse constructor
ConstructionPreprocessResponse(
- Map<
String, dynamic> ? options, - List<
AccountIdentifier> ? required_public_keys
Implementation
ConstructionPreprocessResponse(this.options, this.required_public_keys);