menu
xyz_gen_annotations package
documentation
xyz_gen_annotations.dart
THttpFunctionResult typedef
THttpFunctionResult typedef
dark_mode
light_mode
THttpFunctionResult
typedef
THttpFunctionResult
= (
{
Response?
response
,
bool
success
}
)
Implementation
typedef THttpFunctionResult = ({http.Response? response, bool success});
xyz_gen_annotations package
documentation
xyz_gen_annotations
THttpFunctionResult typedef
xyz_gen_annotations library