CONVERT_METHOD_TO_GETTER constant

RefactoringKind const CONVERT_METHOD_TO_GETTER

Implementation

static const RefactoringKind CONVERT_METHOD_TO_GETTER =
    RefactoringKind._('CONVERT_METHOD_TO_GETTER');