Navaron Bracke
Committed by GitHub

Merge pull request #825 from juliansteenbakker/navaronbracke-patch-1

fix: Remove redundant breaking change notice for Map<Object?, Object?> change
1 ## NEXT 1 ## NEXT
2 -Breaking changes:  
3 -* The internal `fromNative()` methods now accept a `Map<Object?, Object?>` instead of `Map<dynamic, dynamic>`.  
4 -  
5 Improvements: 2 Improvements:
6 * The `type` of an `Address` is now non-null. 3 * The `type` of an `Address` is now non-null.
7 * The `type` of an `Email` is now non-null. 4 * The `type` of an `Email` is now non-null.