Merchant constructor

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

Implementation

Merchant(this._raw);