signers property

List<String>? signers
final

DEPRECATED by `account_identifier_signers` in `v1.4.4` All signers (addresses) of a particular transaction. If the transaction is unsigned, it should be empty.

Implementation

final List<String>? signers;