// Copyright 2018-present 650 Industries. All rights reserved. #import #import NS_ASSUME_NONNULL_BEGIN @interface EXLocationTaskConsumer : NSObject @property (nonatomic, strong) id task; @end NS_ASSUME_NONNULL_END