aboutAMonth method

  1. @override
String aboutAMonth(
  1. int days
)
override

Implementation

@override
String aboutAMonth(int days) => shortForm ? '~1 ay' : 'yaklaşık bir ay';