id property
Implementation
@HiveField(0)
@JsonKey(includeIfNull: false, name: '_id')
String? get id => throw _privateConstructorUsedError;
@HiveField(0)
@JsonKey(includeIfNull: false, name: '_id')
String? get id => throw _privateConstructorUsedError;