StacExpanded.fromJson constructor
Creates a StacExpanded from a JSON map.
Implementation
factory StacExpanded.fromJson(Map<String, dynamic> json) =>
_$StacExpandedFromJson(json);
Creates a StacExpanded from a JSON map.
factory StacExpanded.fromJson(Map<String, dynamic> json) =>
_$StacExpandedFromJson(json);