class documentation

class _deprecated_property(property):

View In Hierarchy

Undocumented

Method __get__ Undocumented
Method __init__ Undocumented
Instance Variable message Undocumented
def __get__(self, *args, **kwargs):

Undocumented

Parameters
*args:t.AnyUndocumented
**kwargs:t.AnyUndocumented
Returns
t.AnyUndocumented
def __init__(self, fget):

Undocumented

Parameters
fget:t.Callable[[_UserAgent], t.Any]Undocumented
message =

Undocumented