mute property

bool? get mute

Implementation

bool? get mute => (_$data['mute'] as bool?);