FwStandardSqlServerTSpStatusResponse.fromJson constructor

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

Implementation

factory FwStandardSqlServerTSpStatusResponse.fromJson(
  Map<String, dynamic> json,
) => _$FwStandardSqlServerTSpStatusResponseFromJson(json);