Empty.fromJson constructor

Empty.fromJson(
  1. Object? j
)

Implementation

factory Empty.fromJson(Object? j) => Empty();