signatures property

List<String?> signatures
final

The base-64 encoded transaction signatures for transactions which were successfully sent to the network and null for transactions which were unable to be submitted to the network for any reason.

Implementation

final List<String?> signatures;