Script constructor

Script({
  1. Object? key,
})

Implementation

Script({super.key}) : super('script');