jms property
String
get
jms
Returns 12 hour, minute and seconds. Example: 12:11:22 PM
Implementation
String get jms => _defaultDisplay.jms(dateTime);
Returns 12 hour, minute and seconds. Example: 12:11:22 PM
String get jms => _defaultDisplay.jms(dateTime);