how reverse a string by every two characters dart code example Example: srring reverse dart string.split('').reversed.join('');