Refs: geojson.dart#5
When browsing the source code, I was noticing a couple TODO. To make the work visible but to also inform users about potential missing feature gaps. It's better to also document them into an issue. This library supports an implementation of the GeoJSON standard and to be fully compatible the code should allow create a MultiLineString object from a collection of LineStrings.