menu
contentful_flutter package
documentation
contentful_flutter.dart
ContentfulEitherDataType typedef
ContentfulEitherDataType typedef
dark_mode
light_mode
ContentfulEitherDataType
typedef
ContentfulEitherDataType
= Either
<
List
<
Content
>
,
String
?
>
Implementation
typedef ContentfulEitherDataType = Either<List<Content>, String?>;
contentful_flutter package
documentation
contentful_flutter
ContentfulEitherDataType typedef
contentful_flutter library