menu
datum package
documentation
source/core/models/datum_change_detail.dart
DatumChangeDetail<T extends DatumEntityBase>
userId property
userId property
dark_mode
light_mode
userId
property
String
userId
final
The ID of the user who owns the entity.
Implementation
final String userId;
datum package
documentation
source/core/models/datum_change_detail
DatumChangeDetail<T extends DatumEntityBase>
userId property
DatumChangeDetail class