const AuthResponse.initial({String? msg, AuthType? type}) : this._(initial: true, msg: msg, type: type);