menu
traceability_module package
documentation
home/bloc/scan_bloc.dart
CheckCodeQrEvent
CheckCodeQrEvent.new constructor
CheckCodeQrEvent.new constructor
dark_mode
light_mode
CheckCodeQrEvent
constructor
CheckCodeQrEvent
(
String
code
,
bool
is_scan
,
String
device_id
,
bool
isLogin
,
)
Implementation
CheckCodeQrEvent(this.code,this.is_scan,this.device_id,this.isLogin);
traceability_module package
documentation
home/bloc/scan_bloc
CheckCodeQrEvent
CheckCodeQrEvent.new constructor
CheckCodeQrEvent class