GooglePlaces Framework Reference

GMSAppCheckTokenCompletion

typedef void (^GMSAppCheckTokenCompletion)(NSString *_Nullable,
                                           NSError *_Nullable)

Completion type for receiving App Check tokens. If an error occurred, token will be nil and error will contain information about the error.