Send text message
Future<bool> sendText(String text) { throw UnimplementedError('sendText() has not been implemented.'); }