menu
danela package
documentation
danela.dart
RequestMapper<R, T>
mapResponse property
mapResponse property
dark_mode
light_mode
mapResponse
property
T Function
(
R
resp
)
?
mapResponse
final
Implementation
final T Function(R resp)? mapResponse;
danela package
documentation
danela
RequestMapper<R, T>
mapResponse property
RequestMapper class