Transaction constructor

Transaction()

Implementation

factory Transaction() => _i4.callConstructor(
      _declaredTransaction,
      [],
    );