TypeMismatchException(String fieldKey, String expectedType, String actualType) : super( 'Type Mismatch: $fieldKey must be a $expectedType, but got $actualType');