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