from property
ID referencing a map point holding coordinates of the link origin or
coordinates in terms of array of [longitude, latitude]
or object with lon
and lat
properties.
API Docs: https://api.highcharts.com/highcharts/series.flowmap.data.from
Implementation
Map<String, dynamic>? from;