luminance property

double get luminance

Gets the luminance of this color

Implementation

double get luminance => computeLuminance();