ActionData typedef Null safety

ActionData = Map<Object?, Object?>

Implementation

typedef ActionData = Map<Object?, Object?>;