#import "BTPreferredPaymentMethods.h" NS_ASSUME_NONNULL_BEGIN @interface BTPreferredPaymentMethods () @property(nonatomic, strong) id application; @end NS_ASSUME_NONNULL_END