menu
d2_touch package
documentation
modules/auth/entities/user.entity.dart
User
dataSets property
dataSets property
dark_mode
light_mode
dataSets
property
@
Column
(nullable: true)
String
?
dataSets
final
Implementation
@Column(nullable: true) final String? dataSets;
d2_touch package
documentation
modules/auth/entities/user.entity
User
dataSets property
User class