getData<T> method

T? getData<T>()

Implementation

T? getData<T>() => MultilingualController.getData<T>(this);