codeFound property

bool codeFound

Returns true if OTP code was found in the SMS content

Implementation

bool get codeFound => code != null;