otpLength property

int? otpLength
final

Expected OTP length, used to cap the input. Null = unknown.

Implementation

final int? otpLength;