hint property

String? hint
final

A hint indicating an action the user could take to resolve this problem.

This will be printed after the package resolution conflict.

Implementation

final String? hint;