Creates a StacStack from a JSON map.
factory StacStack.fromJson(Map<String, dynamic> json) => _$StacStackFromJson(json);