showMinute property

bool showMinute

Implementation

bool get showMinute => this.minute?.isNotEmpty ?? false;