issueDate property
Gets issue date of the license.
The date format depends on the issuing country. MMDDYYYY for the US, YYYYMMDD for Canada.
Returns null if not available.
Implementation
final String? issueDate;
Gets issue date of the license.
The date format depends on the issuing country. MMDDYYYY for the US, YYYYMMDD for Canada.
Returns null if not available.
final String? issueDate;