modEventMute property

ModEventMute get modEventMute

Returns this data as ModEventMute.

Make sure to check if this object is ModEventMute with isModEventMute.

Implementation

ModEventMute get modEventMute => this.data as ModEventMute;