Safely gets the Err instance, resolving any Future.
@override @pragma('vm:prefer-inline') Option<Err<T>> err() => value.err();