isTrialLicence property

  1. @Deprecated('This method is deprecated. Please refrain from using it, as the functionality has been internally managed within the plugin')
bool isTrialLicence
getter/setter pair

isTrialLicence to check the trial or live licence

Implementation

@Deprecated(
    'This method is deprecated. Please refrain from using it, as the functionality has been internally managed within the plugin')
static var isTrialLicence = true;