location method

Implementation

MesiboProfileLocation location(){if(null!= locationProfile) return locationProfile!;locationProfile= MesiboProfileLocation(super.hash_id);return locationProfile!;}