AccountResponseData constructor

AccountResponseData(
  1. Map<String, dynamic> _map
)

Implementation

AccountResponseData(this._map);