components library
Classes
- ComponentResponse
- The base class for any component-returning object that may need to indicate information about the state of the component being returned.
Enums
Extensions
Functions
-
decodeComponentPrivacySetting(
dynamic value) → ComponentPrivacySetting? -
encodeComponentPrivacySetting(
ComponentPrivacySetting? value) → int?