isUpperCase property

bool isUpperCase

Implementation

bool get isUpperCase => this == toUpperCase();