menu
eztoverify package
documentation
interface/db_encryption_codec.dart
DbCodec
DbCodec.new const constructor
DbCodec.new const constructor
dark_mode
light_mode
DbCodec
constructor
const
DbCodec
(
{
required
String
password
,
})
Implementation
const DbCodec({required this.password});
eztoverify package
documentation
interface/db_encryption_codec
DbCodec
DbCodec.new const constructor
DbCodec class