Packagecom.tuarua.firebase.ml.vision.barcode
Classpublic class BarcodePhone
InheritanceBarcodePhone Inheritance Object

A phone number from a 'TEL:' or similar QR Code type.



Public Properties
 PropertyDefined By
  number : String
[read-only] Phone number.
BarcodePhone
  type : int
[read-only] Phone number type.
BarcodePhone
Property Detail
numberproperty
number:String  [read-only]

Phone number.


Implementation
    public function get number():String
typeproperty 
type:int  [read-only]

Phone number type.


Implementation
    public function get type():int