getAllKeys method Null safety

Request getAllKeys (
  1. Object? query,
  2. [int? count]
)

Implementation

Request getAllKeys(Object? query, [int? count]) native;