Deserializer function converting Supabase row JSON maps to T.
T
final T Function(Map<String, dynamic> json) fromJson;