localStackStorageUrl top-level constant

  1. @visibleForTesting
String const localStackStorageUrl

Storage endpoint of the local stack.

Implementation

@visibleForTesting
const localStackStorageUrl = '$localStackUrl/storage/v1';