minify property

minify property

Definition:

@property
def minify(self):
    ...
@minify.setter
def minify(self, value):
    ...

See Also