menu
brick_offline_first_with_rest package
documentation
rest_to_offline_first_converter.dart
RestToOfflineFirstConverter
endpoint property
endpoint property
dark_mode
light_mode
endpoint
property
String
endpoint
final
Fully-qualified http URL with path
For example,
https://api.com/dogs
Implementation
final String endpoint;
brick_offline_first_with_rest package
documentation
rest_to_offline_first_converter
RestToOfflineFirstConverter
endpoint property
RestToOfflineFirstConverter class