WithAsyncToStringMethod: {
    [asyncToStringMethod]: (() => Promise<string>);
}

Interface to implement for asyncToStringMethod

Since 2.17.0