chipPage property
int
get
chipPage
Indicates which page of the document contains an RFID chip (0 if there's no page containing it). Requires document type recognition, otherwise 1 by default.
Implementation
int get chipPage => _chipPage;