VisualRecognition constructor
Implementation
VisualRecognition(
{@required this.iamOptions,
this.language = "en",
this.version = "2018-03-19",
this.threshold = 0.5});
VisualRecognition(
{@required this.iamOptions,
this.language = "en",
this.version = "2018-03-19",
this.threshold = 0.5});