Skip to content

forEach((key, value) #2

@ayzek67

Description

@ayzek67

Hi, Can you help me? Such error

lib/home.dart:128:40: Error: The method 'forEach' isn't defined for the class 'Object'.

  • 'Object' is from 'dart:core'.
    Try correcting the name to the name of an existing method, or defining a method named 'forEach'.
    .then((value) => value.data()?.forEach((key, value) {
    ^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions