Map<String, dynamic> get map { return { pt_masked_card: this.maskedCard, pt_card_type: this.cardType, }; }