signedSize property
The maximum total size when fully signed via the default hash type including any witness data of the input. If this is unknown, this is null. The actual signed size may be lower according to the data being encoded.
Implementation
@override
final int? signedSize = 147;