Transaction constructor

const Transaction(
  1. String id
)

Implementation

const Transaction(this.id);