GetAccountsAccountPersonsResponse constructor
const
GetAccountsAccountPersonsResponse({})
PersonList
Implementation
const GetAccountsAccountPersonsResponse({
required this.data,
required this.hasMore,
required this.url,
});