get method

dynamic get({
  1. required String propertyName,
})

Implementation

dynamic get({required String propertyName}) {}