localStackRestUrl top-level constant

  1. @visibleForTesting
String const localStackRestUrl

PostgREST endpoint of the local stack.

Implementation

@visibleForTesting
const localStackRestUrl = '$localStackUrl/rest/v1';