callbackSig property

List<int>? callbackSig
final

used internally for encryption, should always be empty in a signed transaction

Implementation

final List<int>? callbackSig;