issueDate property

String? issueDate
final

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;