commandData property

Map<String, dynamic> get commandData

Implementation

Map<String, dynamic> get commandData => Map.from(_commandData);