Source constructor

Source({
  1. String? name,
})

Implementation

Source({this.name});