add method Null safety

FontFaceSet? add(
  1. FontFace arg
)

Implementation

FontFaceSet? add(FontFace arg) native;