InAppStore constructor

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

Implementation

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