related property

List<RelatedAccount>? related
final

A list of related account.

I'm not sure this works, but honestly, I don't care, this is the least important feature at the moment, and I don't know how to verify this.

Feel free to open a pull request if this does not work for you.

Implementation

final List<RelatedAccount>? related;