prod abstract method

dynamic prod(
  1. Object? message, {
  2. bool isJson = false,
})

method prod

Implementation

prod(Object? message, {bool isJson = false});