FCMRunner constructor

const FCMRunner(
  1. Widget child, {
  2. Key? key,
})

Implementation

const FCMRunner(this.child, {super.key});