QQQ property

String QQQ

Returns the abbreviated quarter. Example: Q3

Implementation

// ignore: non_constant_identifier_names
String get QQQ => _defaultDisplay.QQQ(dateTime);