LookupAccountResponse constructor

LookupAccountResponse({
  1. String? name,
})

Implementation

LookupAccountResponse({this.name});