WebApiLogicAppFuncSessionLocation.fromJson constructor

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

Implementation

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