menu
pixiv_dart_api package
documentation
model/local_user.dart
LocalUserProfileImageUrls
LocalUserProfileImageUrls constructor
LocalUserProfileImageUrls constructor
dark_mode
light_mode
LocalUserProfileImageUrls
constructor
LocalUserProfileImageUrls
(
String
px16x16
,
String
px50x50
,
String
px170x170
)
Implementation
LocalUserProfileImageUrls(this.px16x16, this.px50x50, this.px170x170);
pixiv_dart_api package
documentation
model/local_user
LocalUserProfileImageUrls
LocalUserProfileImageUrls constructor
LocalUserProfileImageUrls class