Artists constructor

Artists({
  1. String? name,
})

Implementation

Artists({this.name});