targetImage property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? targetImage
getter/setter pair

Target VM Image.

Format: ainotebooks-vm/project/image-name/name.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? targetImage;