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