get method

Implementation

DisplayConfigForStatusType get(ConnectivityStatusType statusType) {
  return _displayConfig[statusType]!;
}