Dart
A client-optimized programming language for building mobile, desktop, and web applications, created by Google.
Dart is the language used by the Flutter framework. When building Flutter apps, developers must create Dart classes to model the JSON data they receive from APIs to properly serialize and deserialize it.