bind_key abstract method

Stream<String> bind_key(
  1. String code
)

Implementation

Stream<String> bind_key(
  final String code,
);