Requests the SEND_SMS permission, resolving to whether it was granted.
SEND_SMS
Future<bool> requestPermission() { throw UnimplementedError('requestPermission() has not been implemented.'); }