issuingDate property

String? issuingDate
final

Issue date of the license.

The date format depends on the issuing country. MMDDYYYY for the US, YYYYMMDD for Canada.

Implementation

final String? issuingDate;