SessionCaptureMethod.fromJson constructor
SessionCaptureMethod.fromJson(
- Object? json
Implementation
SessionCaptureMethod.fromJson(Object? json) : _ = (json as String);
SessionCaptureMethod.fromJson(Object? json) : _ = (json as String);