fromServerJson abstract method
T
fromServerJson(})
Implementation
T fromServerJson(Map<String, dynamic> json, String coleccion,
{List<String> alternativeKeys = const [],
List<String> alternativeHnswKeys = const []});