type property

int? type

The EIP-2718 type of this transaction envelope, or null for legacy transactions that do not have an envelope.

Implementation

external int? get type;