debugSmsCode property

String? debugSmsCode
final

If this is specified, this string will be used preferentially when generating Sms code.

Use for debugging.

こちらが指定されている場合、Smsのコード生成時にこちらの文字列が優先的に利用されます。

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

Implementation

final String? debugSmsCode;