CanaryOptions constructor

const CanaryOptions({
  1. Key? key,
})

Implementation

const CanaryOptions({Key? key}) : super(key: key);