applyBackendChanges method
void
applyBackendChanges({})
override
Implementation
@override
void applyBackendChanges({required String documentId, required String base64}) {
throw Exception("Not implemented");
}