Immutable snapshot of current form data.
Map<String, Object?> get data => Map<String, Object?>.unmodifiable(_data);