IdPageParameters constructor

IdPageParameters(
  1. String id
)

Implementation

IdPageParameters(String id) : super({'id': id});