defaultOptions top-level property
BagelDB is a content management system with rich API features. For more info, visit here bageldb.com
Implementation
final Map<String, dynamic> defaultOptions = {
"customReqHeaders": {},
"baseEndpoint": "https://api.bagelstudio.co/api/public",
"authEndpoint": "https://auth.bageldb.com/api/public"
};