linkModeResolver property

LinkMode Function(CodeConfig code) linkModeResolver
final

Returns the LinkMode to use for the current build configuration.

Implementation

final LinkMode Function(CodeConfig code) linkModeResolver;