Map<String, dynamic> toMap() { return { 'token': token, 'display_number': displayNumber, 'brand': brand, }; }