menu
imgbb package
documentation
model/imgbb_response.dart
ImgbbResponse
getSize method
getSize method
dark_mode
light_mode
getSize
method
int
getSize
(
)
Get Image Size (Bytes)
Implementation
int getSize() => size;
imgbb package
documentation
model/imgbb_response
ImgbbResponse
getSize method
ImgbbResponse class