import of dart:mirrors is not supported in the current Dart runtime
import of dart:mirrors is not supported in the current Dart runtime, this error occurs with the json_serializable library, when this import statement is added to a dart file that is not a data model class with JsonSerializable
import 'package:json_annotation/json_annotation.dart';
Search within Codexpedia
Custom Search
Search the entire web
Custom Search
Related Posts