encode method

  1. @override
int encode(
  1. V view
)
override

Implementation

@override
int encode(V view) => encoder(view);