all method

Map<String, dynamic> all()

Implementation

Map<String, dynamic> all() {
  return configMap;
}