QueryEscrowAddressResponse constructor

const QueryEscrowAddressResponse({
  1. String? escrowAddress,
})

Implementation

const QueryEscrowAddressResponse({this.escrowAddress});