ShareItFileType constructor

const ShareItFileType(
  1. String rawValue
)

Implementation

const ShareItFileType(String rawValue) : super(rawValue);