AuthLoginResponse constructor

const AuthLoginResponse(
  1. Map<String, dynamic> _json
)

Implementation

const AuthLoginResponse(this._json);