contactInfo property
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;
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.
String? get contactInfo => null;