menu
ub_code_structure package
documentation
app/api/end_point.dart
appBaseURL constant
appBaseURL constant
dark_mode
light_mode
appBaseURL
top-level constant
String
const
appBaseURL
Default API host used by
Endpoint
.
Implementation
const appBaseURL = 'https://jsonplaceholder.typicode.com';
ub_code_structure package
documentation
app/api/end_point
appBaseURL constant
end_point library