 if the backend throw a custom exception which message is null. This line: ```dart error['message'] as String ``` will throw an excption. it's not the expected.