serializationLibrary property

String? serializationLibrary
getter/setter pair

Specifies a fully-qualified class name of the serialization library that is responsible for the translation of data between table representation and the underlying low-level input and output format structures.

The maximum length is 256 characters.

Required.

Implementation

core.String? serializationLibrary;