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