menu
mailosaur package
documentation
models/block_list_result.dart
BlockListResult
BlockListResult.new const constructor
BlockListResult.new const constructor
dark_mode
light_mode
BlockListResult
constructor
const
BlockListResult
(
{
String
id
=
''
,
String
name
=
''
,
String
result
=
''
,
})
Implementation
const BlockListResult({ this.id = '', this.name = '', this.result = '', });
mailosaur package
documentation
models/block_list_result
BlockListResult
BlockListResult.new const constructor
BlockListResult class