SearchUsers constructor

const SearchUsers(
  1. String keyword
)

Implementation

const SearchUsers(this.keyword);