InitAccountKitAction constructor

InitAccountKitAction({
  1. String prefix = "",
})

Implementation

InitAccountKitAction({this.prefix = ""})
    : this.timestamp = DateTime.now().millisecondsSinceEpoch;