dateOfExpiry property

ConsolidatedValue get dateOfExpiry

Implementation

ConsolidatedValue get dateOfExpiry =>
    ConsolidatedValue.fromJson(_map["dateOfExpiry"]);