userData property

Object? userData
getter/setter pair

An arbitrary object associated with the body.

Stored on the Dart side; the native user data pointer is not used.

Implementation

Object? userData;