serializer property

Serializer<Bot> get serializer

Serializer for Bot.

Implementation

static Serializer<Bot> get serializer => _$botSerializer;