bind method

void bind(
  1. _PictureSelectionState state
)

Implementation

void bind(_PictureSelectionState state) {
  _state = state;
}