menu
ventas_dealer package
documentation
models/clock_in_out_model.dart
ClockOut
ClockOut.fromJson factory constructor
ClockOut.fromJson factory constructor
dark_mode
light_mode
ClockOut.fromJson
constructor
ClockOut.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ClockOut.fromJson(Map<String, dynamic> json) => _$ClockOutFromJson(json);
ventas_dealer package
documentation
models/clock_in_out_model
ClockOut
ClockOut.fromJson factory constructor
ClockOut class