client property Null safety

Point<num> client

Implementation

Point get client => new Point(_clientX, _clientY);