creditedTo constant
IRI for schemahttp:creditedTo [Expects: http://schema.org/Organization, http://schema.org/Person]
The group the release is credited to if different than the byArtist. For example, Red and Blue is credited to "Stefani Germanotta Band", but by Lady Gaga.
Can be used on: http://schema.org/MusicRelease
Implementation
static const creditedTo = IriTerm.prevalidated(
'http://schema.org/creditedTo',
);