Options
Constructors
Link copied to clipboard
constructor(generateClient: Boolean, generateServer: Boolean, generateApi: Boolean, generateBluetoothImplementation: Boolean, generateSimulatorImplementation: Boolean, generateMockImplementation: Boolean, generatedPackage: String?, apiPackage: String?)
constructor(environment: SymbolProcessorEnvironment)
Properties
Functions
Link copied to clipboard
The package in which the API interfaces live, falling back to generatedPackage.
Link copied to clipboard
The package in which generated code is placed, falling back to defaultPackage when not configured.