getData method

Uri? getData()

Implementation

Uri? getData() {
  return _data;
}