set customDeserializer( Future<dynamic> Function(String json, String targetType, {bool growable}) value) { _customDeserializer = value; }