profilePic property

String get profilePic

Implementation

String get profilePic {
  return _profilePic;
}