findRule method Null safety

CssKeyframeRule? findRule(
  1. String select
)

Implementation

CssKeyframeRule? findRule(String select) native;