typeKey constant
String
const typeKey
The key of the part type in the JSON representation.
Implementation
static const String typeKey = 'type';
The key of the part type in the JSON representation.
static const String typeKey = 'type';