Mark properties as nullable
This commit is contained in:
@@ -53,7 +53,7 @@ class IconImage extends EventTarget {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {function():void}
|
||||
* @type {?function():void}
|
||||
*/
|
||||
this.unlisten_ = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user