getConfig static method

Map<String, dynamic> getConfig()

Implementation

static Map<String, dynamic> getConfig() {
  return _data;
}