RadarValueListCreateOptions constructor
const
RadarValueListCreateOptions({})
Implementation
const RadarValueListCreateOptions({
required this.alias,
this.expand,
this.itemType,
this.metadata,
required this.name,
});