userData property
An arbitrary object associated with the body.
Stored on the Dart side; the native user data pointer is not used.
Implementation
Object? userData;
An arbitrary object associated with the body.
Stored on the Dart side; the native user data pointer is not used.
Object? userData;