class documentation
class _StateProviderImpl(StateProvider, Generic[
Undocumented
| Method | provide |
Provides a state string for self. |
| Class Variable | generator |
Undocumented |
| Class Variable | item |
Undocumented |
Provides a state string for self.
Objects with this function don't require to provide a separate state= parameter
when constructing a Target. Instead this function is used to get the stateb
representation.