canExpand property

(bool Function(dynamic)?) canExpand
final

Function tells the feed if the card can expand

Implementation

final bool Function(dynamic)? canExpand;