menu
bizdoc package
documentation
models/contracts.dart
ProfileChange
ProfileChange constructor
ProfileChange constructor
dark_mode
light_mode
ProfileChange
constructor
ProfileChange
(
String
userId
,
AvailabilityMode
mode
)
Implementation
ProfileChange(this.userId, this.mode);
bizdoc package
documentation
models/contracts
ProfileChange
ProfileChange constructor
ProfileChange class