menu
pixiv_dart_api package
documentation
entity/stamp.dart
Stamp
Stamp constructor
Stamp constructor
dark_mode
light_mode
Stamp
constructor
Stamp
(
int
stampId
,
String
stampUrl
)
Implementation
Stamp(this.stampId, this.stampUrl);
pixiv_dart_api package
documentation
entity/stamp
Stamp
Stamp constructor
Stamp class