SwitchboardResult

constructor(success: Boolean, value: T? = null, error: String? = null)