Function to convert Firestore data to type T
final T Function(Map<String, dynamic>, String) fromJson;