getInstagram method

String? getInstagram()

Implementation

String? getInstagram() {
  return instagram;
}