moveSource property
MapMoveSource
get
moveSource
What to report for a camera event arriving now.
A plain read: reading it twice in a frame gives the same answer, and it is safe to log or assert on.
Implementation
MapMoveSource get moveSource => _source;