codeFound property

bool get codeFound

Returns true if OTP code was found in the SMS content

Implementation

bool get codeFound => code != null;