menu
imgbb package
documentation
model/imgbb_response.dart
ImgbbResponse
getMediumUrl method
getMediumUrl method
dark_mode
light_mode
getMediumUrl
method
String
getMediumUrl
(
)
Get Medium Image URL (URL with medium size)
Implementation
String getMediumUrl() => mediumUrl;
imgbb package
documentation
model/imgbb_response
ImgbbResponse
getMediumUrl method
ImgbbResponse class