key property

  1. @JsonKey(name: 'api_id', includeIfNull: false)
String? key
inherited

Viene valorizzato solo se è una chiave di primo livello

Per le varianti è nullo

Implementation

@JsonKey(name: 'api_id', includeIfNull: false)
String? get key => throw _privateConstructorUsedError;