getImage method
Implementation
Future<MesiboProfileImage> getImage([int index=-1]) async{return Mesibo.getInternal().getProfileImageInternal(super.hash_id,index,0)!;}
Future<MesiboProfileImage> getImage([int index=-1]) async{return Mesibo.getInternal().getProfileImageInternal(super.hash_id,index,0)!;}