Key.fromLength constructor

Key.fromLength(
  1. int length
)

Implementation

Key.fromLength(int length) : super.fromLength(length);