notStarted method

LicenseStatus notStarted(
  1. DateTime start
)

Implementation

LicenseStatus notStarted(DateTime start) =>
    LicenseStatus._("r2_lcp_exception_license_status_not_started",
        args: [start]);