Source constructor

Source({
  1. Object? key,
})

Implementation

Source({super.key}) : super('source');