Key.fromUtf8 constructor

Key.fromUtf8(
  1. String input
)

Implementation

Key.fromUtf8(String input) : super.fromUtf8(input);