toEntity method

String toEntity()

Implementation

String toEntity() {
  return '$amount $unit';
}