ExceptionDetails constructor

ExceptionDetails(
  1. Map<String, dynamic> json
)

Implementation

ExceptionDetails(this.json);