ErrorFriendState constructor

const ErrorFriendState(
  1. String errorMessage
)

Implementation

const ErrorFriendState(this.errorMessage);