FirestoreSettings constructor

FirestoreSettings({
  1. bool? preferRest,
})

Constructor

Implementation

external FirestoreSettings({
  bool? preferRest,
});