List<String>? get protocols { return $$context$$["protocols"]; }
set protocols(List<String>? value) { $$context$$["protocols"] = value; }