| If you call BasicEvent.fromJson the given content is copied first which recursively makes sure that the Map is from type Map<String,dynamic>. Using just the constructor doesnt have this which can lead that nested Maps in the content is InternallinkedHashMap and therefore lead to type errors. | ||
|---|---|---|
| .. | ||
| encryption | ||
| src | ||
| encryption.dart | ||
| matrix.dart | ||