menu
kohler_providers
kohler_providers.dart
EnumerationQueryReply
EnumerationQueryReply const constructor
EnumerationQueryReply
dark_mode
light_mode
EnumerationQueryReply
constructor
const
EnumerationQueryReply
(
{
String
?
pathToRead
,
List
<
int
>
errorCodes
=
const <int>[]
,
})
Implementation
const EnumerationQueryReply({ this.pathToRead, this.errorCodes = const <int>[], });
kohler_providers
kohler_providers
EnumerationQueryReply
EnumerationQueryReply const constructor
EnumerationQueryReply class