licenseTemplate property

  1. @OnlyWhen('autoInit is true')
String? licenseTemplate
getter/setter pair

License template (only when autoInit is true)

Implementation

@OnlyWhen('autoInit is true')
String? licenseTemplate;