getContact method

  1. @override
DOOContact? getContact()
override

Implementation

@override
DOOContact? getContact() {
  return _contact;
}