UpdateUserLogin$Mutation$UpdateUserLogin$UpdateUserLoginError.fromJson constructor
Implementation
factory UpdateUserLogin$Mutation$UpdateUserLogin$UpdateUserLoginError.fromJson(
Map<String, dynamic> json,
) => _$UpdateUserLogin$Mutation$UpdateUserLogin$UpdateUserLoginErrorFromJson(
json,
);