menu
ibl_mobile_core_frontend package
documentation
api/lib/api.dart
Overtime
Overtime.new constructor
Overtime.new constructor
dark_mode
light_mode
Overtime
constructor
Overtime
(
{
Map
<
String
,
Object
>
data
=
const {}
,
int
?
total
,
})
Returns a new
Overtime
instance.
Implementation
Overtime({ this.data = const {}, this.total, });
ibl_mobile_core_frontend package
documentation
api/lib/api
Overtime
Overtime.new constructor
Overtime class