IOSSettings constructor

const IOSSettings({
  1. bool useFirebase = false,
})

Implementation

const IOSSettings({this.useFirebase = false});