serializer property

JsonSerializer<T> get serializer

Serializes an object of type T to JSON.

Implementation

JsonSerializer<T> get serializer;