staticMethodsNames property

List<String> get staticMethodsNames

Returns a const List of static methods names.

Implementation

List<String> get staticMethodsNames;