adaptiveIconForeground property

  1. @JsonKey(name: 'adaptive_icon_foreground')
String? adaptiveIconForeground
final

android adaptive icon foreground image

Implementation

@JsonKey(name: 'adaptive_icon_foreground')
final String? adaptiveIconForeground;