ShellConfig.fromJson constructor

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

Implementation

factory ShellConfig.fromJson(Map<String, dynamic> json) => ShellConfig();