region property

String region
final

Project region (e.g. eu-central-1)

Check out nhost dashboard and get your region Project region is not required during local development (when subdomain is local) in case of local, you pass only empty string ''

Implementation

final String region;