recipients property

List<Recipient> get recipients
inherited

For non asset transfers, the list of recipients of the transaction (e.g Smart contract interactions)

Implementation

List<Recipient> get recipients => throw _privateConstructorUsedError;