AuthRegisterResponse constructor

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

Implementation

const AuthRegisterResponse(this._json);