menu
snipe_superk_sdk package
documentation
model/snipe.model.dart
Milestones
Milestones constructor
Milestones constructor
dark_mode
light_mode
Milestones
constructor
Milestones
(
{
String
?
image
,
String
?
name
,
String
?
description
,
int
?
milestoneQuantity
,
String
?
sId
,
})
Implementation
Milestones( {this.image, this.name, this.description, this.milestoneQuantity, this.sId});
snipe_superk_sdk package
documentation
model/snipe.model
Milestones
Milestones constructor
Milestones class