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