#import NS_ASSUME_NONNULL_BEGIN @interface NSString (MD5) - (NSString *)md5String; @end NS_ASSUME_NONNULL_END