menu
noor_go package
documentation
customer_app/application/profile/profile_bloc.dart
ProfileEvent
ProfileEvent.setImagesLicense const constructor
ProfileEvent.setImagesLicense const constructor
dark_mode
light_mode
ProfileEvent.setImagesLicense
constructor
const
ProfileEvent.setImagesLicense
(
{
String
?
front
,
String
?
back
,
})
Implementation
const factory ProfileEvent.setImagesLicense({String? front, String? back}) = SetImagesLicense;
noor_go package
documentation
customer_app/application/profile/profile_bloc
ProfileEvent
ProfileEvent.setImagesLicense const constructor
ProfileEvent class