Result
sealed class Result
Methods
toString
open fun toString(): String
ReturnValue
Name | Description |
---|---|
String
|
sealed class Result
open fun toString(): String
ReturnValue
Name | Description |
---|---|
String
|
A generic class that holds a value with its loading status.