synonym property

List<String>? synonym
inherited

synonym Additional names for a medication, for example, the name(s) given to a medication in different countries. For example, acetaminophen and paracetamol or salbutamol and albuterol.

Implementation

List<String>? get synonym => throw _privateConstructorUsedError;