WipBreakLocation constructor

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

Implementation

WipBreakLocation(Map<String, dynamic> json) : super(json);