MainAppExampleJson constructor

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

Implementation

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