txId property

String get txId
inherited

Returns an Adrop ad's transaction id.

Implementation

String get txId {
  return _txId;
}