getContact method

  1. @override
RuutContact? getContact()
override

Implementation

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