getFacebook method

String? getFacebook()

Implementation

String? getFacebook() {
  return facebook;
}