errorMessageBuilderNotBuilt constant
String
const errorMessageBuilderNotBuilt
Builder not built error message.
Implementation
static const errorMessageBuilderNotBuilt =
"Request has not been built. Call build() before calling fetchNext().";