commandData property

Map<String, dynamic> commandData

Implementation

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