ProgramEmitted constructor

ProgramEmitted(
  1. Map<String, dynamic> program
)

Implementation

ProgramEmitted(this.program);