decodableVersions property

List<String>? decodableVersions
final

The API server can decode objects encoded in these versions. The encodingVersion must be included in the decodableVersions.

Implementation

final List<String>? decodableVersions;