prefix property

String? prefix
final

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;