Type Definition Event
frame_system
type Event<T> = RawEvent<<T as Trait>::AccountId>;
RawEvent specialized for the configuration Trait
RawEvent
Trait