updateEntity method
Implementation
@override
Future<SectionEntity> updateEntity(String documentID, SectionEntity value) {
throw Exception('Not implemented');
}
@override
Future<SectionEntity> updateEntity(String documentID, SectionEntity value) {
throw Exception('Not implemented');
}