links property
contains the links data returned by the api if present
Implementation
ReadOnlyMapView<String, dynamic> get links => ReadOnlyMapView(_links);
contains the links data returned by the api if present
ReadOnlyMapView<String, dynamic> get links => ReadOnlyMapView(_links);