Dart Data Class Generator

Paste JSON to generate an immutable Dart data class — constructor, copyWith, toString, and equality.

No fromJson/toJson here — for JSON (de)serialization, use the JSON to Dart Converter instead.

Generated Dart
// Click "Generate" to see the Dart class

Related Tools