Code constructor

Code({
  1. Object? key,
})

Implementation

Code({super.key}) : super('code');