predefinedVariableDeclarations property
The declarations of predefined variables for the app.
Output only.
Implementation
core.List<AppVariableDeclaration>? predefinedVariableDeclarations;
The declarations of predefined variables for the app.
Output only.
core.List<AppVariableDeclaration>? predefinedVariableDeclarations;