NextResponse.fromMap constructor

NextResponse.fromMap(
  1. Map<String, Object?> obj
)

Implementation

NextResponse.fromMap(super.obj) : super.fromMap();