fragmentAtIndex method Null safety

Object? fragmentAtIndex(
  1. int index
)

Implementation

Object? fragmentAtIndex(int index) native;