userData property

Object? userData
getter/setter pair

Use this to store your application specific data.

Implementation

Object? userData;