recordId property

Object recordId
final

The parent record's id, carried through to onSeeAllTap — this widget never sends it anywhere itself; fetch is already bound to it by the caller.

Implementation

final Object recordId;