issueDate property

String? issueDate
final

The issue date of the license.

The date format depends on the issuing country. For example MMDDYYYY is used in the US, and YYYYMMDD is used in Canada.

Implementation

final String? issueDate;