menu
knotapi_flutter package
documentation
knotapi_configuration.dart
KnotConfiguration
merchantIds property
merchantIds property
dark_mode
light_mode
merchantIds
property
List
<
int
>
?
merchantIds
final
A list of merchant IDs associated with the configuration.
Implementation
final List<int>? merchantIds;
knotapi_flutter package
documentation
knotapi_configuration
KnotConfiguration
merchantIds property
KnotConfiguration class