menu
cryptdart package
documentation
interfaces/i_handler.dart
IHandler<T extends IExpiration>
nextCrypt abstract method
nextCrypt abstract method
dark_mode
light_mode
nextCrypt
abstract method
void
nextCrypt
(
)
Advances to the next crypt object.
Implementation
void nextCrypt();
cryptdart package
documentation
interfaces/i_handler
IHandler<T extends IExpiration>
nextCrypt abstract method
IHandler class