apiBaseUrl property

String? apiBaseUrl
final

The base URL for access to the RestAPI. Optional argument, but it is highly advised to specify due to enabling the proper use of all api* methods in this class.

Implementation

final String? apiBaseUrl;