JlpResult constructor

Implementation

JlpResult({
    this.airport,
    this.dateOfExpiry,
    this.dateOfIssue,
    this.duration,
    this.status,
});