Transaction constructor

Transaction(
  1. Map<String, dynamic> _raw
)

Implementation

Transaction(this._raw);