Return a String representation of the Disposition
@override String toString() { return 'duration: $duration decibels: $decibels'; }