clearMarks method Null safety

void clearMarks(
  1. String? markName
)

Implementation

void clearMarks(String? markName) native;