MapAuthenticatable constructor

MapAuthenticatable(
  1. Map<String, dynamic> _data
)

Implementation

MapAuthenticatable(this._data);