textureKey property

  1. @JsonKey.new(includeIfNull: false)
String? textureKey
getter/setter pair

Implementation

@JsonKey(includeIfNull: false)
String? textureKey;