getImagePath method

Future<String> getImagePath()

Implementation

Future<String> getImagePath() async{return await Mesibo.getInternal().getProfileImagePath(_hash,_index) as String;}