endpoint property

  1. @override
String endpoint
final

URL of the endpoint where the Functions are executed.

Functionsを実行するエンドポイントのURL。

Implementation

@override
final String endpoint = "";