OtpSend.fromJson(Map<String, dynamic> json) { customerId = json['customer_id']; emailAddress = json['email_address']; }