Job<T>.fromJson constructor

Job<T>.fromJson(
  1. Map<String, dynamic> json
)

Creates an instance of this class from JSON of the data type used by jsonDecode.