isJust property

bool isJust

Implementation

bool get isJust => this is Just;