object property

  1. @JsonKey.new(includeIfNull: false)
String? get object
inherited

Тип сущности в ответе, например, модель

Implementation

@JsonKey(includeIfNull: false)
String? get object => throw _privateConstructorUsedError;