TestCallBytes constructor

TestCallBytes({
  1. required String x,
})

Implementation

TestCallBytes({required this.x});