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