Added new line

This commit is contained in:
Prianka Liz Kariat 2022-12-15 10:21:22 +05:30
parent fe7fbc0b38
commit 9ab0107584

View File

@ -21,6 +21,7 @@ NS_ASSUME_NONNULL_BEGIN
* this class. * this class.
*/ */
NS_SWIFT_NAME(TaskResult) NS_SWIFT_NAME(TaskResult)
@interface MPPTaskResult : NSObject <NSCopying> @interface MPPTaskResult : NSObject <NSCopying>
/** /**
* Base options for configuring the Mediapipe task. * Base options for configuring the Mediapipe task.