A function that will be called to check if the value should be saved
final bool Function(Map<String, dynamic> data)? conditional;