This method is used to check if the license is trail or not.
Future<bool?> isTrailLicence() async { throw UnimplementedError('has not been implemented.'); }