creators property

List<MetadataCreator>? creators
final

An array of creators and their share of the royalties. This array is limited to 5 creators. Note that, because the Creators field is an array of variable length, we cannot guarantee the byte position of any field that follows.

Implementation

final List<MetadataCreator>? creators;