artwork property Null safety

List? artwork

Implementation

List? get artwork native;
void artwork=(List? value)

Implementation

set artwork(List? value) native;