menu
lucky_dart package
documentation
core/response.dart
LuckyResponse
data property
data property
dark_mode
light_mode
data
property
dynamic
get
data
The decoded response body as returned by Dio.
Implementation
dynamic get data => raw.data;
lucky_dart package
documentation
core/response
LuckyResponse
data property
LuckyResponse class