showMinuteSuffix property

bool showMinuteSuffix

Implementation

bool get showMinuteSuffix => this.minuteSuffix?.isNotEmpty ?? false;