V2GetKeyStringResponse constructor

V2GetKeyStringResponse({
  1. String? keyString,
})

Implementation

V2GetKeyStringResponse({this.keyString});