ProjectInfoContext constructor

ProjectInfoContext(
  1. Map<String, dynamic> info
)

Implementation

ProjectInfoContext(this.info);