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