DsrScreen constructor

DsrScreen({
  1. required String data,
})

Implementation

DsrScreen({required this.data});