getSubCollection method Null safety
override
Implementation
@override
getSubCollection(String documentId, String name) {
throw UnimplementedError();
}
@override
getSubCollection(String documentId, String name) {
throw UnimplementedError();
}