months method

  1. @override
String months(
  1. int months
)
override

Implementation

@override
String months(int months) => '${months} meses';