factory FontFaceSetLoadEventInit({Iterable<FontFace>? fontfaces}) => FontFaceSetLoadEventInit._(fontfaces: fontfaces ?? const []);