name property

List<String>? name
inherited

name All of the 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 name => throw _privateConstructorUsedError;