initValue property

T? initValue

To provide init value for the BotMemoryStorage

Implementation

T? get initValue => null;