isUpperCase property

bool get isUpperCase

Implementation

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