RemoveIosSettingBundle constructor

const RemoveIosSettingBundle({
  1. required String root,
})

Implementation

const RemoveIosSettingBundle({required this.root});