id property

String get id

Returns the transaction id.

Implementation

String get id => this['id'] as String;