SetTokenNetworkAction constructor

SetTokenNetworkAction(
  1. String token
)

Implementation

SetTokenNetworkAction(this.token)
    : this.timestamp = DateTime.now().millisecondsSinceEpoch;