menu
imgbb package
documentation
model/imgbb_response.dart
ImgbbResponse
getThumbnailUrl method
getThumbnailUrl method
dark_mode
light_mode
getThumbnailUrl
method
String
getThumbnailUrl
(
)
Get Thumbnail Image URL (URL with thumbnail)
Implementation
String getThumbnailUrl() => thumbnailUrl;
imgbb package
documentation
model/imgbb_response
ImgbbResponse
getThumbnailUrl method
ImgbbResponse class