issueDate property
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;
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.
final String? issueDate;