@override Map<String, dynamic> toMap() { return { "index": index, "role": role, "healthy": healthy, "lagSeconds": lagSeconds, }; }