menu
flutter_api_bridge package
documentation
client/api/api_request.dart
ApiRequest<T>
fullPath property
fullPath property
dark_mode
light_mode
fullPath
property
String
get
fullPath
Implementation
String get fullPath => '${version}$endpoint';
flutter_api_bridge package
documentation
client/api/api_request
ApiRequest<T>
fullPath property
ApiRequest class