appLogoImage property

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

Image isn't supported in the app link module.

Deprecated.

Implementation

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