factory ServerVariable.fromJson(Map<String, dynamic> json) => fromJsonWithLogging(json, _$ServerVariableFromJson);