Skip to content

compiler message: lib/app/model/company.dart:30:12: Error: Getter not found: 'JSON'. #5

@ChinaArJun

Description

@ChinaArJun

compiler message: lib/app/model/company.dart:30:12: Error: Getter not found: 'JSON'.
compiler message: return JSON
compiler message: ^^^^
compiler message: lib/app/model/job.dart:23:12: Error: Getter not found: 'JSON'.
compiler message: return JSON
compiler message: ^^^^
compiler message: lib/app/model/message.dart:21:12: Error: Getter not found: 'JSON'.
compiler message: return JSON
compiler message: ^^^^

Activity

AweiLoveAndroid

AweiLoveAndroid commented on Sep 17, 2018

@AweiLoveAndroid
Owner

首先检查一下导包有没有问题 ,然后你再看那几个类里面的代码有没有编译错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @ChinaArJun@AweiLoveAndroid

        Issue actions

          compiler message: lib/app/model/company.dart:30:12: Error: Getter not found: 'JSON'. · Issue #5 · AweiLoveAndroid/Flutter-learning