menu
gcloud package
documentation
datastore.dart
NeedIndexError
NeedIndexError constructor
NeedIndexError constructor
dark_mode
light_mode
NeedIndexError
constructor
NeedIndexError
(
)
Implementation
NeedIndexError() : super('An index is needed for the query to succeed.');
gcloud package
documentation
datastore
NeedIndexError
NeedIndexError constructor
NeedIndexError class