Local events map for testing purposes.
static final localEvents = <String, Object>{ 'test': (a) => "You passed '$a'", };