FirestoreException constructor

const FirestoreException(
  1. Response response
)

Implementation

const FirestoreException(this.response);