spark_rest
spark_rest
Context
findInstanceOfType<
T
> abstract method
findInstanceOfType
spark_rest
spark_rest
Context
findInstanceOfType<
T
> abstract method
Context class
Constructors
Context
Properties
hashCode
runtimeType
Methods
findInstanceOfType
findInstancesOfType
noSuchMethod
toString
Operators
operator ==
findInstanceOfType<
T
>
method
Null safety
T
findInstanceOfType
<
T
>(
)
Finds a single instance with type
T
Implementation
T findInstanceOfType<T>();