toStatus property

AudioStatus get toStatus

Implementation

AudioStatus get toStatus => AudioStatus.values[status! - 1];