debugUserId property

String? debugUserId
final

User ID for debugging.

When this is specified, this user ID should be returned.

デバッグ用のユーザーID。

これが指定されているときは、このユーザーIDを返すようにします。

Implementation

final String? debugUserId;