menu
botika_va package
documentation
models/profiling_model.dart
ProfilingModel
ProfilingModel.new constructor
ProfilingModel.new constructor
dark_mode
light_mode
ProfilingModel
constructor
ProfilingModel
(
{
String
?
accessToken
,
String
?
action
=
"set"
,
Data
?
data
,
})
Implementation
ProfilingModel({ this.accessToken, this.action = "set", this.data, });
botika_va package
documentation
models/profiling_model
ProfilingModel
ProfilingModel.new constructor
ProfilingModel class