fromJson static method

LocalShellCallStatus fromJson(
  1. String raw
)

Implementation

static LocalShellCallStatus fromJson(String raw) => LocalShellCallStatus(raw);