QueryAccountInfoRequest constructor

const QueryAccountInfoRequest({
  1. String? address,
})

Implementation

const QueryAccountInfoRequest({this.address});