ExternalConstant
Content copied to clipboard
Generated code will result in providing an external imported constant value as argument value.
Constructors
Link copied to clipboard
fun ExternalConstant( propertyName: String, implementationModule: ModuleReference, subPackageName: String? = null)
Content copied to clipboard
Types
Properties
Link copied to clipboard
Link copied to clipboard
Optional sub package. If not null
, this value is appended to the ModuleReference.packageName of the implementationModule property with a period in between.