ValueEventInit constructor

ValueEventInit({
  1. dynamic value,
})

Implementation

external factory ValueEventInit({dynamic value});