Returns a debug description containing this object's identity and value.
@override String toString() => '${describeIdentity(this)}($value)';