core / org.rewedigital.dialog.model.google / GoogleBasicCard / <init>
GoogleBasicCard(title:
String
? = null, subtitle:
String
? = null, formattedText:
String
? = null, image:
GoogleImage
? = null, buttons:
MutableList
<
GoogleButton
> = mutableListOf(), imageDisplayOptions:
ImageDisplayOptions
? = ImageDisplayOptions.CROPPED)