isJust property

bool get isJust

Implementation

bool get isJust => this is Just;