CloudFirestoreException constructor

CloudFirestoreException({
  1. required String message,
})

Implementation

CloudFirestoreException({required this.message});