toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
editor
/
joyfill.editors.utils
/
Submission
/
Submitting
Submitting
data
class
Submitting
(
val
completed
:
Int
=
0
,
val
total
:
Int
=
0
)
:
Submission
Members
Constructors
Submitting
Link copied to clipboard
constructor
(
completed
:
Int
=
0
,
total
:
Int
=
0
)
Properties
completed
Link copied to clipboard
val
completed
:
Int
=
0
remaining
Link copied to clipboard
val
remaining
:
Int
total
Link copied to clipboard
val
total
:
Int
=
0