getPhotoStatus method

Future<void> getPhotoStatus()

Implementation

Future<void> getPhotoStatus() {
  throw UnimplementedError('startUpdate() has not been implemented.');
}