recipients property

List<String> recipients
inherited

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

Implementation

List<String> get recipients => throw _privateConstructorUsedError;