IsNullAsync Method IsNullAsync() Checks if the stored reference is null. Declaration Task<bool> IsNullAsync() Returns Task<bool> true if null, false otherwise