all property

Implementation

Iterable<AFConfigurationItem> get all {
  return values.keys;
}