prefix property
The prefix to add to the beginning of the names of members of the used
module, or null
if member names are used as-is.
Implementation
final String? prefix;
The prefix to add to the beginning of the names of members of the used
module, or null
if member names are used as-is.
final String? prefix;