EventDetails typedef

EventDetails = Map<String, dynamic>

Implementation

typedef EventDetails = Map<String, dynamic>;