recognition-core
androidJvm
recognition-core
/
com.microblink.recognition.core
/
RecognitionResults
/
Found
Found
data
class
Found
<
out
T
:
Any
>
(
val
data
:
T
)
:
RecognitionResults
<
T
>
Found
Parameters
T
Members
Constructors
Found
Link copied to clipboard
constructor
(
data
:
T
)
Create empty Found
Properties
data
Link copied to clipboard
val
data
:
T