data property

dynamic data
final

The payload that Supabase would have returned. This can be a map or a list of decoded JSON objects

Implementation

final dynamic data;