BaseService constructor

BaseService(
  1. {CollectionReference<Object?>? ref}
)

Implementation

BaseService({this.ref});