arguments property

List<String>? arguments
getter/setter pair

Optional error details WARNING: DO NOT MAKE VISIBLE This is for internal use-only (like componentization) (thus the visibility "none") and in case of public exposure it is strongly recommended to follow pattern of: https://aip.dev/193 and expose as details field.

Output only.

Implementation

core.List<core.String>? arguments;