contactInfo property

String? contactInfo

Return the user visible information about how to contact the plugin authors with any problems that are found, or null if there is no contact info.

Implementation

String? get contactInfo => null;