menu
eyflutter_uikit package
documentation
uikit/images/beans/image_response.dart
ImageResponse
ImageResponse constructor
ImageResponse constructor
dark_mode
light_mode
ImageResponse
constructor
ImageResponse
(
{
String
?
result
,
String
?
suffix
,
String
?
relative
,
})
Implementation
ImageResponse({this.result, this.suffix, this.relative});
eyflutter_uikit package
documentation
uikit/images/beans/image_response
ImageResponse
ImageResponse constructor
ImageResponse class