sound property

Implementation

Enum$MessageSoundEnum? get sound =>
    (_$data['sound'] as Enum$MessageSoundEnum?);