client property Null safety

Point<num> client

Implementation

Point get client => new Point(__clientX, __clientY);