ConfigEmitted constructor

ConfigEmitted(
  1. Map<String, dynamic> config
)

Implementation

ConfigEmitted(this.config);