changeValue method Null safety
override
Implementation
@override
Future<TutorialEntryModel?> changeValue(
String documentId, String fieldName, num changeByThisValue);
@override
Future<TutorialEntryModel?> changeValue(
String documentId, String fieldName, num changeByThisValue);