debugUserId property

String? debugUserId
final

If this string is specified, it will be used preferentially when creating _uuid.

Use for debugging.

こちらが指定されている場合、uuidを作成する際にこちらの文字列が優先的に利用されます。

デバッグに利用してください。

Implementation

final String? debugUserId;