menu
codable_dart package
documentation
common.dart
SetDecodable<E>
SetDecodable.new const constructor
SetDecodable.new const constructor
dark_mode
light_mode
SetDecodable<
E
>
constructor
const
SetDecodable<
E
>
(
Decodable
<
E
>
codable
)
Implementation
const SetDecodable(this.codable);
codable_dart package
documentation
common
SetDecodable<E>
SetDecodable.new const constructor
SetDecodable class