resolveHyperlink method

String? resolveHyperlink(
  1. int id
)

Implementation

String? resolveHyperlink(int id) => _binding.resolveHyperlink(id);