appBaseUri property

String appBaseUri
final

The base URI for the application.

This should be the root URI that identifies your application or organization. For example: 'https://my.app.de' or 'https://example.org'.

Required parameter.

Implementation

final String appBaseUri;