Invoice constructor

Invoice(
  1. Map rawData
)

Implementation

Invoice(super.rawData);