instanceMessages property
List of messages that describe the current state of the Memcached instance.
Implementation
core.List<InstanceMessage>? instanceMessages;
List of messages that describe the current state of the Memcached instance.
core.List<InstanceMessage>? instanceMessages;