LicenseUsecase.custom constructor
LicenseUsecase.custom(
- String customUsecase
Add a custom usecase using the format of custom:
Implementation
LicenseUsecase.custom(String customUsecase)
: _value = "custom:$customUsecase";