MapCommand constructor

MapCommand({
  1. required Logger logger,
})

Implementation

MapCommand({required super.logger});