AndroidPointerProperties constructor
Creates an AndroidPointerProperties object.
Implementation
const AndroidPointerProperties({
required this.id,
required this.toolType,
});
Creates an AndroidPointerProperties object.
const AndroidPointerProperties({
required this.id,
required this.toolType,
});