LogcatCollectionError.fromJson constructor

LogcatCollectionError.fromJson(
  1. Map _json
)

Implementation

LogcatCollectionError.fromJson(
    // ignore: avoid_unused_constructor_parameters
    core.Map _json);