Binary constructor

Binary(
  1. dynamic data
)

Implementation

Binary(data) : super([data]);