Decodes a schema-validated JSON object.
factory SessionConfigSelect.fromJson(Map<String, Object?> json) => _$SessionConfigSelectFromJson(json);