menu
clerk_backend_api package
documentation
api.dart
UpdateUserRequest
deleteSelfEnabled property
deleteSelfEnabled property
dark_mode
light_mode
deleteSelfEnabled
property
bool
?
deleteSelfEnabled
getter/setter pair
If true, the user can delete themselves with the Frontend API.
Implementation
bool? deleteSelfEnabled;
clerk_backend_api package
documentation
api
UpdateUserRequest
deleteSelfEnabled property
UpdateUserRequest class