menu
cryptdart package
documentation
interfaces/i_handler.dart
IHandler<T extends IExpiration>
crypts property
crypts property
dark_mode
light_mode
crypts
property
List
<
T
>
get
crypts
List of active crypt objects.
Implementation
List<T> get crypts;
cryptdart package
documentation
interfaces/i_handler
IHandler<T extends IExpiration>
crypts property
IHandler class