supportedKeyTypes property

  1. @override
Set<StorageType> supportedKeyTypes
finalinherited

All the different key types supported by the server

Implementation

@override
final Set<StorageType> supportedKeyTypes = const {StorageType.string};