String representation of class.
@override String toString() { return 'WORD:$word \nEXPL:$meanings \nSYN:$synonyms\nANT:$antonyms'; }