Map<String, dynamic> toJson() => { 'upipin': upipin?.toJson(), 'atmpin': atmpin?.toJson(), 'sms': sms?.toJson(), };