menu
botika_va package
documentation
models/profiling_model.dart
Data
Data.new constructor
Data.new constructor
dark_mode
light_mode
Data
constructor
Data
(
{
String
?
botId
,
String
?
userId
,
OtherInfo
?
otherInfo
,
})
Implementation
Data({ this.botId, this.userId, this.otherInfo, });
botika_va package
documentation
models/profiling_model
Data
Data.new constructor
Data class