ZaloHashKeyAndroid constructor

const ZaloHashKeyAndroid({
  1. Key? key,
})

Implementation

const ZaloHashKeyAndroid({Key? key}) : super(key: key);