serializedTransaction property

List<int> get serializedTransaction

Implementation

List<int> get serializedTransaction => _transaction.serialized;